Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix some build-time bugs for release v7 #1083

Merged
merged 3 commits into from
Sep 5, 2024

Conversation

grantfirl
Copy link
Collaborator

@hertneky discovered some build problems.

First, when compiling only suites that don't need Thompson (but still have dependencies on module_mp_thompson.F90 through radiation interstitials), the module_mp_radar.F90 file was missing as a sub-dependency listed in metadata. This has been fixed.

Second, the -DCCPP_SUITES=ALL option in cmake failed to build due to compilation issues in YSU PBL and FA MP. These problems have been fixed.

Copy link
Collaborator

@dustinswales dustinswales left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@grantfirl Thanks for making these changes so quickly!
(At first I was confused why this needed to be added, sub-dependencies...)

@grantfirl grantfirl merged commit da75531 into NCAR:main Sep 5, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants